* Return value: A newly-created pixbuf, or a reference to the
* input pixbuf (with an increased reference count).
*
- * Since 2.12
+ * Since: 2.12
**/
GdkPixbuf *
gdk_pixbuf_apply_embedded_orientation (GdkPixbuf *src)
*
* Whether the spinner is active (ie. shown) in the cell
*
- * Since 2.20
+ * Since: 2.20
*/
g_object_class_install_property (object_class,
PROP_ACTIVE,
* by looking at the #GtkSpinner:num-steps style property and the duration
* of the cycle by looking at #GtkSpinner:cycle-duration.
*
- * Since 2.20
+ * Since: 2.20
*/
g_object_class_install_property (object_class,
PROP_PULSE,
*
* The #GtkIconSize value that specifies the size of the rendered spinner.
*
- * Since 2.20
+ * Since: 2.20
*/
g_object_class_install_property (object_class,
PROP_SIZE,